Mastering Elixir: Build and scale concurrent, distributed, and fault-tolerant applications by André Albuquerque & Daniel Caixinha

Mastering Elixir: Build and scale concurrent, distributed, and fault-tolerant applications by André Albuquerque & Daniel Caixinha

Author:André Albuquerque & Daniel Caixinha [Albuquerque, André]
Language: eng
Format: epub
Publisher: Packt Publishing
Published: 2018-07-29T23:00:00+00:00


# three Step1Module processes subscribing

# to the two previous stage processes

{"Elixir.Step1Module.PAEC81181",

{Step1Module, :start_link,

[

Step1Module.PAEC81181,

[ # two subscriptions for each process

{StartModule.PB6AD0F42, [max_demand: 6, min_demand: 4]},

{StartModule.PDD3D519D, [max_demand: 6, min_demand: 4]}

]

]}, :permanent, 5000, :worker, [Step1Module]},

{"Elixir.Step1Module.PAEC1AE45", ...},

{"Elixir.Step1Module.PAEC5EBB3", ...},

# five Step2Module processes subscribing

# to the previous three stage processes

{"Elixir.Step2Module.P08E72352",

{Step2Module, :start_link,

[

Step2Module.P08E72352,

[ # three subscriptions for each process

{Step1Module.PAEC81181, [max_demand: 10, min_demand: 1]},

{Step1Module.PAEC1AE45, [max_demand: 10, min_demand: 1]},

{Step1Module.PAEC5EBB3, [max_demand: 10, min_demand: 1]}

]

]}, :permanent, 5000, :worker, [Step2Module]},

{"Elixir.Step2Module.P1470075A", ...},

{"Elixir.Step2Module.P9200FBE7", ...},

{"Elixir.Step2Module.PD4EB8A27", ...},

{"Elixir.Step2Module.P7A005C99", ...},



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.